]> git.tdb.fi Git - builder.git/blobdiff - source/component.cpp
Fix include and library search order
[builder.git] / source / component.cpp
index 29f58b48c7633c1396d3938f73d33a9bf6a2b70d..e674b018aabf42c338585ef6072e76f70221f111 100644 (file)
@@ -5,7 +5,7 @@ Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
-#include <msp/core/error.h>
+#include <msp/core/except.h>
 #include <msp/path/utils.h>
 #include <msp/strings/lexicalcast.h>
 #include "builder.h"