]> git.tdb.fi Git - libs/gui.git/blobdiff - source/glwindow.cpp
core/error.h renamed to except.h
[libs/gui.git] / source / glwindow.cpp
index 6657ea623bbbadf8cb5864546602bab1db2d2c97..303d542a28585ae2574b896ca6ea39fe38db1956 100644 (file)
@@ -6,7 +6,7 @@ Distributed under the LGPL
 */
 
 #include <vector>
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 #include "glwindow.h"
 
 using namespace std;