diff widgets/PropertyBox.cpp @ 128:33929e0c3c6b

* Reorganising code base. This revision probably should compile once more.
author Chris Cannam
date Mon, 31 Jul 2006 14:05:22 +0000
parents 4772fc75ac7c
children dd6dd983e8ef
line wrap: on
line diff
--- a/widgets/PropertyBox.cpp	Mon Jul 31 11:44:37 2006 +0000
+++ b/widgets/PropertyBox.cpp	Mon Jul 31 14:05:22 2006 +0000
@@ -18,7 +18,7 @@
 
 #include "base/PropertyContainer.h"
 #include "base/PlayParameters.h"
-#include "base/Layer.h"
+#include "layer/Layer.h"
 #include "base/UnitDatabase.h"
 
 #include "plugin/RealTimePluginFactory.h"