summaryrefslogtreecommitdiffabout
path: root/pwmanager/pwmanager/randomizer.h
Unidiff
Diffstat (limited to 'pwmanager/pwmanager/randomizer.h') (more/less context) (show whitespace changes)
-rw-r--r--pwmanager/pwmanager/randomizer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pwmanager/pwmanager/randomizer.h b/pwmanager/pwmanager/randomizer.h
index f2a6015..44cc28e 100644
--- a/pwmanager/pwmanager/randomizer.h
+++ b/pwmanager/pwmanager/randomizer.h
@@ -18,12 +18,13 @@
18 **************************************************************************/ 18 **************************************************************************/
19 19
20#ifndef __RANDOMIZER_H 20#ifndef __RANDOMIZER_H
21#define __RANDOMIZER_H 21#define __RANDOMIZER_H
22 22
23#include "pwmexception.h" 23#include "pwmexception.h"
24#include "globalstuff.h"
24 25
25#ifndef PWM_EMBEDDED 26#ifndef PWM_EMBEDDED
26#include <qmutex.h> 27#include <qmutex.h>
27#endif 28#endif
28 29
29#include <string> 30#include <string>