Search
lxdream.org :: lxdream/src/cocoaui/cocoa_path.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/cocoaui/cocoa_path.c
changeset 888:9892c970b95a
prev881:10b67e485aa4
author nkeynes
date Mon Oct 20 06:15:58 2008 +0000 (14 years ago)
permissions -rw-r--r--
last change Fix minor warnings
file annotate diff log raw
1.1 --- a/src/cocoaui/cocoa_path.c Sun Oct 19 10:55:53 2008 +0000
1.2 +++ b/src/cocoaui/cocoa_path.c Mon Oct 20 06:15:58 2008 +0000
1.3 @@ -18,6 +18,7 @@
1.4
1.5 #include "cocoaui.h"
1.6 #include "config.h"
1.7 +#include "dreamcast.h"
1.8
1.9 @interface LxdreamPrefsPathPane: LxdreamPrefsPane
1.10 {
.