Fixed build with gcc2.

This commit is contained in:
plfiorini 2010-05-16 21:19:35 +00:00
parent 4bdc37a60e
commit 97ae80798d

View File

@ -8,12 +8,13 @@
* Ryan Leavengood, leavengood@gmail.com
*/
#include <AboutWindow.h>
#include <Alert.h>
#include <Font.h>
#include <String.h>
#include <TextView.h>
#include "AboutWindow.h"
AboutWindow::AboutWindow(const char* appName, const char** holders,
const char** authors, const char* extraInfo)