pmc/rectangle.cc
changeset 65 76514757b0d6
parent 54 c064ce9f40f5
child 77 49e0babccb23
--- a/pmc/rectangle.cc
+++ b/pmc/rectangle.cc
@@ -3,7 +3,7 @@
  * Copyright (C) 2008 Markus Broeker
  */
 
-#include <rectangle.h>
+#include <rectangle.hpp>
 #include <cstdio>
 
 using namespace algebra;