summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-notebook.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-09-02 21:14:55 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-09-02 21:14:55 +0000
commit395b34493e806b4aa2333c694d7d6e4e4d4700a4 (patch)
treee340f04499db88b56d1e86bac1cc3cf70b33f2ee /src/widgets/sp-color-notebook.cpp
parentUpdate to trunk r13542 (diff)
downloadinkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.tar.gz
inkscape-395b34493e806b4aa2333c694d7d6e4e4d4700a4.zip
Remove misleading dialogs directory
(bzr r13341.1.192)
Diffstat (limited to 'src/widgets/sp-color-notebook.cpp')
-rw-r--r--src/widgets/sp-color-notebook.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/sp-color-notebook.cpp b/src/widgets/sp-color-notebook.cpp
index 9f927b51f..87cb7cae3 100644
--- a/src/widgets/sp-color-notebook.cpp
+++ b/src/widgets/sp-color-notebook.cpp
@@ -25,7 +25,7 @@
#include <gtk/gtk.h>
#include <glibmm/i18n.h>
-#include "../dialogs/dialog-events.h"
+#include "ui/dialog-events.h"
#include "../preferences.h"
#include "sp-color-notebook.h"
#include "spw-utilities.h"