]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/getopt.h
Rename error.* to except.*
[libs/core.git] / source / core / getopt.h
index 3315108f05d34939d6d8d609fae973c915252296..77cf4f2981a59ee6fd36a4acb80e104fb13e1491 100644 (file)
@@ -10,7 +10,7 @@ Distributed under the LGPL
 #include <sstream>
 #include <string>
 #include <vector>
-#include "error.h"
+#include "except.h"
 
 namespace Msp {