(svn r22819) -Fix: include the header where it should be included
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef PROGRESS_H
|
||||
#define PROGRESS_H
|
||||
|
||||
#include "thread/thread.h"
|
||||
|
||||
static const uint MODAL_PROGRESS_REDRAW_TIMEOUT = 200; ///< Timeout between redraws
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user