summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/GraphObject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/GraphObject.cpp')
-rw-r--r--src/libs/engine/GraphObject.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/engine/GraphObject.cpp b/src/libs/engine/GraphObject.cpp
index e8af813f..48a513bc 100644
--- a/src/libs/engine/GraphObject.cpp
+++ b/src/libs/engine/GraphObject.cpp
@@ -15,9 +15,9 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "GraphObject.h"
-#include "Patch.h"
-#include "ObjectStore.h"
+#include "GraphObject.hpp"
+#include "Patch.hpp"
+#include "ObjectStore.hpp"
namespace Ingen {