summaryrefslogtreecommitdiff
path: root/Dalos/Console.h
diff options
context:
space:
mode:
Diffstat (limited to 'Dalos/Console.h')
-rw-r--r--Dalos/Console.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dalos/Console.h b/Dalos/Console.h
index 16b1029..251138b 100644
--- a/Dalos/Console.h
+++ b/Dalos/Console.h
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: Console.h,v 1.7 2006-10-28 16:50:34 pixel Exp $ */
+/* $Id: Console.h,v 1.8 2007-07-27 14:29:23 pixel Exp $ */
#ifndef __CONSOLE_H__
#define __CONSOLE_H__
@@ -28,7 +28,7 @@
#include <Buffer.h>
#include <engine.h>
-#include <Widgets.h>
+#include <widgets.h>
class console : public mogltk::Widget {
public: