summaryrefslogtreecommitdiff
path: root/include/widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets.h')
-rw-r--r--include/widgets.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/widgets.h b/include/widgets.h
index f808981..c471d5d 100644
--- a/include/widgets.h
+++ b/include/widgets.h
@@ -17,13 +17,13 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: widgets.h,v 1.17 2006-10-28 16:50:46 pixel Exp $ */
+/* $Id: widgets.h,v 1.18 2007-07-27 14:10:19 pixel Exp $ */
#ifndef __WIDGETS_H__
#define __WIDGETS_H__
#include <Exceptions.h>
-#include <Shape.h>
+#include <shape.h>
#include <base.h>
#include <engine.h>