// Created: 2003/??/??
// RCS-ID: $Id:
// Copyright: (c) AUTHOR
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/setup.h"
#include "wx/utils.h"
#include "wx/app.h"
#include "wx/apptrait.h"
+#include "wx/display.h"
#include <ctype.h>
#include <string.h>
#include <stdarg.h>
-// Get size of display
void wxDisplaySize(int *width, int *height)
{
// TODO