Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7489 in orxonox.OLD for branches/qt_gui/src/lib/shell


Ignore:
Timestamp:
May 3, 2006, 12:04:12 AM (18 years ago)
Author:
bensch
Message:

compile again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/qt_gui/src/lib/shell/shell_buffer.h

    r7374 r7489  
    1010#include <stdarg.h>
    1111#include <list>
    12 #include "threading.h"
     12#include "lib/util/threading.h"
    1313
    1414#define      SHELL_BUFFER_SIZE       16384         //!< The Size of the input-buffers (should be large enough to carry any kind of input)
Note: See TracChangeset for help on using the changeset viewer.