diff options
Diffstat (limited to 'unix/tx/TXDialog.h')
-rw-r--r-- | unix/tx/TXDialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/tx/TXDialog.h b/unix/tx/TXDialog.h index 3a22fd07..c663ffae 100644 --- a/unix/tx/TXDialog.h +++ b/unix/tx/TXDialog.h @@ -28,6 +28,8 @@ #ifndef __TXDIALOG_H__ #define __TXDIALOG_H__ +#include <rdr/Exception.h> + #include "TXWindow.h" #include <errno.h> |