]> git.tdb.fi Git - libs/gui.git/blobdiff - source/window.cpp
core/error.h renamed to except.h
[libs/gui.git] / source / window.cpp
index 3de9ba7f33894ba1c5c07d1f71a73d7faf1a51eb..fb8ea332ad4346aad712aee34ad0e1eb2a8ceed9 100644 (file)
@@ -8,7 +8,7 @@ Distributed under the LGPL
 #include <vector>
 #include <X11/Xatom.h>
 #include <X11/Xutil.h>
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 #include "window.h"
 
 using namespace std;