summaryrefslogtreecommitdiff
path: root/pattern.cpp
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2010-06-13 18:47:00 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2010-06-13 18:47:00 +0200
commitc91de71d69265a0d619b25d0c04ae1adb0785f33 (patch)
tree83176a79b8ed2d83f962758972e5a37a69d8259d /pattern.cpp
parenta6417af853180b5568c7f96c903057dd2c454204 (diff)
Using wriggle.HEADmaster
Diffstat (limited to 'pattern.cpp')
-rw-r--r--pattern.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pattern.cpp b/pattern.cpp
index e2a8fcd..650a81b 100644
--- a/pattern.cpp
+++ b/pattern.cpp
@@ -8,7 +8,7 @@
#include <SDL/SDL.h>
#include <SDL/SDL_opengl.h>
-#include "texturesdl.h"
+#include <wriggle/texturesdl.h>
Pattern::Pattern(std::string filename) {
patt_width = 25.0;