Skip to content

Commit

Permalink
Merge pull request #55 from VlasovRoman/Frustum
Browse files Browse the repository at this point in the history
Fixed frustum module name
  • Loading branch information
gecko0307 committed Feb 21, 2015
2 parents f10e8cb + 9c699be commit 7c10ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlib/geometry/frustum.d
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
*/

module frustum;
module dlib.geometry.frustum;

private
{
Expand Down

0 comments on commit 7c10ec5

Please sign in to comment.