]> git.tdb.fi Git - libs/core.git/blobdiff - source/file.cpp
Rename error.h to except.h
[libs/core.git] / source / file.cpp
index 9b1e433662c63e9fddfa8295fd7719789d471522..a22b832be46a4f56179544fa96cc2cc0d8de331b 100644 (file)
@@ -10,7 +10,7 @@ Distributed under the LGPL
 #include <unistd.h>
 #endif
 #include <msp/strings/formatter.h>
-#include "error.h"
+#include "except.h"
 #include "file.h"
 
 using namespace std;