mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-25 12:56:59 +01:00
ifdeffery
This commit is contained in:
parent
a2d9a82c9d
commit
b6139851ac
@ -1,3 +1,6 @@
|
||||
#ifndef __FILE_BROWSER_HH__
|
||||
#define __FILE_BROWSER_HH__
|
||||
|
||||
#include "menu.hh"
|
||||
#include "gui.hh"
|
||||
|
||||
@ -49,3 +52,5 @@ protected:
|
||||
const char **exts;
|
||||
GuiView *parent;
|
||||
};
|
||||
|
||||
#endif /* __FILE_BROWSER_HH__ */
|
||||
|
Loading…
Reference in New Issue
Block a user