included the wrong header
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15482 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#ifndef DRAWING_MODE_COPY_SOLID_H
|
#ifndef DRAWING_MODE_COPY_SOLID_H
|
||||||
#define DRAWING_MODE_COPY_SOLID_H
|
#define DRAWING_MODE_COPY_SOLID_H
|
||||||
|
|
||||||
#include "DrawingModeCopySolid.h"
|
#include "DrawingModeCopy.h"
|
||||||
|
|
||||||
template<class Order>
|
template<class Order>
|
||||||
class DrawingModeCopySolid : public DrawingMode {
|
class DrawingModeCopySolid : public DrawingMode {
|
||||||
|
|||||||
Reference in New Issue
Block a user