mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 08:40:39 -04:00
9 lines
246 B
C++
9 lines
246 B
C++
--- plugins/actor/dancingparticles/parameters.cpp.orig
|
|
+++ plugins/actor/dancingparticles/parameters.cpp
|
|
@@ -1,5 +1,6 @@
|
|
#include <iostream>
|
|
#include "etoile.h"
|
|
+#include <locale.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include "t1font.h"
|