aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-01-03 13:15:07 +0100
committerjcid <devnull@localhost>2008-01-03 13:15:07 +0100
commitbb5ae3f2844122e4f2878119e36ca8727cf74b9b (patch)
tree107efd2add900b71e7ef829a65be46f6cc623884 /src/ui.hh
parentdb11521791963950f04077dbafd105360e5b6f7b (diff)
includes cleanup in ui.cc
Diffstat (limited to 'src/ui.hh')
-rw-r--r--src/ui.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.hh b/src/ui.hh
index a47d3266..f917d23a 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -9,7 +9,7 @@
#include <fltk/Input.h>
#include <fltk/PackedGroup.h>
#include <fltk/Output.h>
-#include <fltk/xpmImage.h>
+#include <fltk/Image.h>
using namespace fltk;