Compile fix

This commit is contained in:
Aleric Inglewood
2013-06-01 16:37:02 +02:00
parent 98badb94da
commit 24fb76907d

View File

@@ -43,6 +43,7 @@
// Objects of this type can be reused multiple times, see
// also the documentation of AIStateMachine.
class AIDirPicker : protected AIFilePicker {
LOG_CLASS(AIDirPicker);
public:
// Allow to pass the arguments to open upon creation.
//